home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 70 / Mac Magazin CD 70.iso / macware / MacGhostView Folder / lib / gslj < prev    next >
Encoding:
Text File  |  2000-03-26  |  159 b   |  4 lines  |  [TEXT/R*ch]

  1. #!/bin/sh
  2. # $Id: gslj,v 1.1 2000/03/09 08:40:40 lpd Exp $
  3. exec gs -q -sDEVICE=laserjet -r300 -dNOPAUSE -sPROGNAME=$0 -- gslp.ps --heading-center "`date`" "$@"
  4.